home *** CD-ROM | disk | FTP | other *** search
/ NBC Slam Jams! / NBC Slam Jams!.iso / xtras / media_la / fx_set_2.fxm / 00181_Script_Remove Button < prev    next >
Text File  |  1998-07-02  |  98b  |  4 lines

  1. on mouseDown
  2.   global fxTrackingObj
  3.   if buttonHandler() then removeFromList(fxTrackingObj)
  4. end